LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

SearchRegistrationMarksCommand Constructor(SearchRegistrationMarksCommandData[])






An array of SearchRegistrationMarksCommandData structures describing all the characteristics of the registration marks.
Initializes a new SearchRegistrationMarksCommand class object with explicit parameters. .NET support WinRT support
Syntax
public SearchRegistrationMarksCommand( 
   SearchRegistrationMarksCommandData[] searchMarks
)
'Declaration
 
Public Function New( _
   ByVal searchMarks() As SearchRegistrationMarksCommandData _
)
'Usage
 
Dim searchMarks() As SearchRegistrationMarksCommandData
 
Dim instance As New SearchRegistrationMarksCommand(searchMarks)
public SearchRegistrationMarksCommand( 
   SearchRegistrationMarksCommandData[] searchMarks
)
function SearchRegistrationMarksCommand( 
   searchMarks 
)
public:
SearchRegistrationMarksCommand( 
   array<SearchRegistrationMarksCommandData^>^ searchMarks
)

Parameters

searchMarks
An array of SearchRegistrationMarksCommandData structures describing all the characteristics of the registration marks.
Example
Refer to SearchRegistrationMarksCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SearchRegistrationMarksCommand Class
SearchRegistrationMarksCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.